home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / generic / utsnamelen.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-10-03  |  152 b   |  4 lines

  1. /* The size of the character arrays used to hold the information
  2.    in a `struct utsname'.  Enlarge this as necessary.  */
  3. #define    _UTSNAME_LENGTH    1024
  4.